home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataLo~1.cab / _E432ADA1119C478D96E3CF2F80CB94CD < prev    next >
Encoding:
Text File  |  2005-09-15  |  404 b   |  25 lines

  1. !Include("..\\..\\menu\\uidef\\UILogicVis.def")
  2.  
  3. UIElem("ID_NET_PROBLEM_INDICATOR")
  4. {
  5.     Default()
  6.     {
  7.         Mouse(0)
  8.         Keyboard(0)
  9.         Joy(0)
  10.         Visible(0)
  11.         ParentPositioning(1)
  12.         PreviousElemPositioning(0)
  13.         ParentAlignX(4)
  14.         ParentAlignY(-1)
  15.         ParentSizingX(0)
  16.         ParentSizingY(0)
  17.         TextureID("NetProblem")
  18.         TextureAlpha(1.0)
  19.         LogicSize(0.07,0.085)
  20.         LogicPos(0.25,0.11333333)
  21.     }
  22.     
  23. }
  24.  
  25.